net/http.http2bufferedWriter.conn (field)

3 uses

	net/http (current package)
		h2_bundle.go#L3736: 	conn        net.Conn                    // immutable
		h2_bundle.go#L3744: 		conn:        conn,
		h2_bundle.go#L3794: 	return http2writeWithByteTimeout(w.group, w.conn, w.byteTimeout, p)